home *** CD-ROM | disk | FTP | other *** search
/ NCSoft Asset Disc (USA) / NCSoft Asset Disc (USA).bin / nc_nav.swf / scripts / DefineButton2_17 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2003-05-03  |  127 b   |  7 lines

  1. on(release){
  2.    _level0.coverCheck = false;
  3.    unloadMovieNum(300);
  4.    unloadMovieNum(500);
  5.    loadCommandEx("cover");
  6. }
  7.